home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / isa_099.zip / ISAROUTE.ZIP / ROUTE.EX1 < prev    next >
Text File  |  1992-06-25  |  4KB  |  92 lines

  1. The Scenario:
  2.              David and I live in Toronto and James lives in Vancouver.  All
  3. three of us want to be able to link our boards together so that we can play
  4. against each other.  I call James for mail on a daily basis, so it's easy
  5. for me to route the game files between our three boards.  This way, only
  6. one of us pays long distance charges instead of all three of us calling
  7. each other whenever there are new game files to be transferred.  We all
  8. have a valid SigNet Address, so this is the address that we will be using
  9. in our ROUTE.CFG files (Remember, the Address listed in your ROUTE.CFG file
  10. can be ANY Valid address that you have and does not have to be the address
  11. that you have configured in your ISA.CFG)  The Following ROUTE.CFG files
  12. would be used:
  13.  
  14.       David will be sending game files to me, and he will be routing
  15. game files destined for James through my system as well.  David's address
  16. is 34:2416/10.  He will need to send the files to my address at 34:3416/0
  17. as well he needs to configure James' address 25:4604/171
  18.   David's ROUTE.CFG would look like this:
  19.  
  20. --------------------- CUT HERE -----------------------
  21. *34:2416/10
  22. %34:3416/0
  23. #N
  24. ?34:3416/0
  25. ?25:4604/171
  26. --------------------- CUT HERE -----------------------
  27.  
  28.      Since we are all using our SigNet addresses, David configures ISA to
  29. use his 34:2416/10 address (as indicated by the '*' operator).
  30.      He sends the game files to me at my SigNet address as indicated by the
  31. '%' operator.
  32.      The '#N' indicates that David wishes to use a Normal flag on the file
  33. attach messages so as not to override any Temporary Event Mail Hold's that
  34. he has set up.
  35.      Notice the two '?' operators listed.  This tells ISA that files for
  36. 34:3416/0 and 25:4604/171 should BOTH be sent to 34:3416/0.
  37.  
  38.  
  39.       Since I will be the 'Hub' or pass-through system for David and James,
  40. I need to configure my routing file to ensure that files destined for
  41. either of their systems get sent to the right place.  My ROUTE.CFG file
  42. would look like this:
  43.  
  44. --------------------- CUT HERE -----------------------
  45. *34:3416/0
  46. %34:2416/10
  47. #N
  48. ?34:2416/10
  49. *34:3416/0
  50. %25:4604/171
  51. #N
  52. ?25:4604/171
  53. --------------------- CUT HERE -----------------------
  54.  
  55.        Notice that the 4-Line command block is duplicated.  Since I feed
  56. both systems with game files, I create one 4-Line command block for each
  57. system.  This way any game files that come in from James' system get sent
  58. to David, and any files that come in from David's system get redirected to
  59. James's system.
  60.  
  61.  
  62.         To complete this example, James' ROUTE.CFG will be almost identical
  63. to David's.  The only changes will be that James will insert his Address in
  64. the '*' operator and David's address as the second '?' operator.  James'
  65. ROUTE.CFG would look like this:
  66.  
  67. --------------------- CUT HERE -----------------------
  68. *25:4606/171
  69. %34:3416/0
  70. #H
  71. ?34:3416/0
  72. ?34:2416/10
  73. --------------------- CUT HERE -----------------------
  74.  
  75.        Notice the one other difference between James' and David's ROUTE.CFG
  76. files is that James uses the Hold flag instead of the Normal flag.  Since I
  77. call James, he can put the files on Hold to prevent his system from calling
  78. me since I will call his system anyway.
  79.  
  80.  
  81.        Hopefully this will clear up any confusion you may have had in
  82. regards to routing files.  If you are comfortable with this and want to see
  83. how the ROUTE.CFG files would look in a larger installation, move on to the
  84. file ROUTE.EX2.
  85.  
  86.        If you are still totally confused, or are having problems
  87. implementing file Routing, feel free to contact me at:
  88.  
  89. Jeff Bolton on Scruples! (416)661-5426      AdultNet 15:15/1
  90.                                              FidoNet 1:250/517
  91.                                               SigNet 34:3416/0
  92.